home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Add-Ons / MicroPhone / Open Mike™ / Open Mike™ 006 / Mike's Folder / Question & Answer < prev    next >
Encoding:
Text File  |  1993-06-01  |  3.5 KB  |  50 lines  |  [TEXT/ttxt]

  1. Question & Answer
  2. =================
  3. Copyright © 1993 by Celestin Company
  4. All rights reserved.
  5.  
  6. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage and retrieval system, without permission in writing from the publisher. However, you are permitted to make copies of this work, printed or otherwise, as long as said copies are for your personal use only.
  7.  
  8. Introduction
  9. ------------
  10. If you've got a question, simple or complicated, strange or common, send it to us. We'll try to answer as many questions as we have time for. And who knows, maybe your question will be the basis of a future article? Send your questions to any of the electronic addresses listed elsewhere in this issue.
  11.  
  12. Instant Freeze
  13. --------------
  14. Q: Every time I try to run MicroPhone, I get a freeze and need to restart my computer. This didn't happen before. What went wrong?
  15.  
  16. - C. Andrews
  17.   Los Angeles, CA
  18.  
  19. A: Sounds like you are suffering from an INIT conflict. INITs are those things that load when you start your Macintosh. You see their icons parade across the screen after the "Welcome to Macintosh" message. Some INITs cause conflicts with the serial port. If you've just installed new software or hardware, this may be the problem. To see if you are experiencing an INIT conflict, try restarting your computer with the shift key held down, as this will prevent the INITs from loading. If this works, you'll need to figure out which INIT is causing the conflict. See if you can identify any new ones and remove them.
  20.  
  21. Modem Won't Answer
  22. ------------------
  23. Q: I can't get MicroPhone to answer the phone. I have it set to Wait for Call, but all I get on the screen is a series of RING messages. Why won't MicroPhone answer?
  24.  
  25. - D. Ernesto
  26.   Orlando, FL
  27.  
  28. A: You might need to tell your modem to ignore DTR. Some modems that are set to look for DTR will not answer the phone if DTR is not present, even if you've told the modem to answer (i.e., ATS0=1). To tell the modem to ignore DTR, use the &D command:
  29.  
  30.   AT&D&W
  31.  
  32. The &D command tells the modem to ignore DTR and the &W command saves the setting permanently, so if you turn your modem off and on, the setting remains.
  33.  
  34. Redial Ad Infinitum
  35. -------------------
  36. Q: For some reason, MicroPhone keeps insisting on redialing my BBS phone number. It connects, then hangs up and redials, ad infinitum. I don't think I did anything to cause this behavior. What could make it do this?
  37.  
  38. - A. Levin
  39.   Newark, NJ
  40.  
  41. A: You might have inadvertently checked the "Do Script" checkbox in the specifications for that service. If you are running a script called "Log On" that performs a Dial Service, and the service has the "Do Script" checkbox checked to run the "Log On" script, you get yourself into an infinite loop. Go to the Phone menu, choose Modify Service, choose the service and see if the box is checked. If it is, uncheck it and save your settings.
  42.  
  43. Where's 14400 bps?
  44. ------------------
  45. Q: I have one of the new V.32bis modems that support uncompressed speeds of up to 14400 bps. MicroPhone does not have this baud rate in its communication settings. What baud rate should I choose?
  46.  
  47. - V. Orio
  48.   New York, NY
  49.  
  50. A: In order to gain full function from your modem, including its ability to receive compressed data, you should always use a setting higher than the modem itself. For your modem, you should use 19200, 38400, or 57600 to take full advantage of your modem's capability. Experiment with each setting and see what works best for you.